Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pulsepoint adapter #1140

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Update pulsepoint adapter #1140

merged 2 commits into from
Feb 17, 2021

Conversation

BraslavskiyAndrey
Copy link
Contributor

No description provided.

@@ -211,20 +190,18 @@ public void makeHttpRequestsShouldSetImpBannerWidthAndHeightFromImpExt() {
assertThat(result.getErrors()).isEmpty();
assertThat(result.getValue()).hasSize(1)
.extracting(httpRequest -> mapper.readValue(httpRequest.getBody(), BidRequest.class))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.extracting(HttpRequest::getPayload)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, thank you

@rpanchyk rpanchyk merged commit 0771b7c into master Feb 17, 2021
@rpanchyk rpanchyk deleted the update-pulsepoint-bidder branch February 17, 2021 10:27
nickluck9 pushed a commit that referenced this pull request Aug 9, 2021
* Update pulsepoint adapter

* Fix test
nickluck9 pushed a commit that referenced this pull request Aug 10, 2021
* Update pulsepoint adapter

* Fix test
nickluck9 pushed a commit that referenced this pull request Aug 10, 2021
* Update pulsepoint adapter

* Fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants